ostree (2020.5-1) UNRELEASED; urgency=medium
* New upstream release
+ * ostree-tests: Depend on gjs on s390x again.
+ mozjs and gjs are believed to work fine on s390x now.
-- Simon McVittie <smcv@debian.org> Fri, 21 Aug 2020 00:20:29 +0100
# This is deliberate, working around the assumption of recursive make
ostree-tests: symlink-is-self-recursive usr/libexec/installed-tests/libostree/tests .
-# gjs has been broken on sparc64 for a while, and is likely to be removed
-# from s390x because mozjs60 doesn't work there.
+# gjs has been broken on sparc64 for a while.
# The test that runs this script is automatically skipped if gjs isn't
# present.
-[s390x sparc64]: missing-dep-for-interpreter gjs => gjs (usr/libexec/installed-tests/libostree/corrupt-repo-ref.js)
+[sparc64]: missing-dep-for-interpreter gjs => gjs (usr/libexec/installed-tests/libostree/corrupt-repo-ref.js)
# This shared object genuinely doesn't use any libc ABIs directly,
# only via GLib